CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DES Algorithm

搜索资源列表

  1. DES

    0下载:
  2. DES加密算法的VHDL实现,采用流水线技术实现-The VHDL implement of DES encrypt algorithmic
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-06-10
    • 文件大小:17718704
    • 提供者:Mr Yang
  1. DES

    1下载:
  2. 基于ST7单片机,以DES算法的ST7单片机实现程序。-ST7-based single-chip, to DES algorithm ST7 MCU procedure.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-05-29
    • 文件大小:2190
    • 提供者:姚颖帆
  1. DES

    1下载:
  2. 实现DES算法 64位明文输入和56位密钥输入,进行加密解密-DES algorithm to achieve explicit 64-bit input and 56-key input, for encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3132
    • 提供者:zxn
  1. des

    0下载:
  2. 用JAVA语言实现DES算法。通过文件读取进行加密,密码由客户自行输入-JAVA language used DES algorithm. Read through the document is encrypted, the password input by the customer on its own
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:46445
    • 提供者:liuby
  1. DES

    0下载:
  2. 实现对文件的加解密,采用DES算法(当然JAVA已经实现,我只调用了一下)。可以加密的文件类型不限,不支持文件夹加密-The realization of the document encryption and decryption using DES algorithm (JAVA course has been achieved, I can only call a moment). Can open the encrypted file type, folder does not supp
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:339351
    • 提供者:asdtiang
  1. DES

    0下载:
  2. 实现信息的加密解密,DES算法,非常不错的界面-Implementation of information encryption and decryption, DES algorithm, a very nice interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:8425
    • 提供者:Adolph
  1. des

    0下载:
  2. 利用汇编编写的des算法,有加密和解码的算法-And use the compilation prepared by the des algorithm, there are encryption and decoding algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:6740
    • 提供者:孙赛
  1. DES

    0下载:
  2. Simple Des algorithm with Encript-Decript mode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:9060
    • 提供者:Buratino
  1. DES

    0下载:
  2. DES算法实验报告和代码 1.输入名字,需8个字母,不足的补叉,多余的舍去 2.将字符按ASC2码值转化为二进制,存在数值(指针)中 3.对明文做IP置换(函数) 4.将转换后的数值分成两组,赋给L0,R0,执行下列运算L1—R0,R1-L0.....重复16轮 5.将结果L0R0合并至一个数值,做IP输出-DES algorithm and code an experimental report. Enter the name of eight letters take l
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:14176
    • 提供者:jhp627
  1. DES

    0下载:
  2. des算法,用vc++写出来的,密码学实验写的程序-des algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1916106
    • 提供者:6368422222
  1. MatlabcodefordESalgorithm

    0下载:
  2. this the matlab code for des algorithm-this is the matlab code for des algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:65547
    • 提供者:akshay
  1. DES-java

    0下载:
  2. 利用Java对DES算法的加密和解密,需要的转载!-Java on the DES algorithm using encryption and decryption, reproduced in need!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1044
    • 提供者:马广成
  1. DES

    0下载:
  2. DES算法的C++实现,采用VS2005编译通过。-DES algorithm for C++ Implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:34580
    • 提供者:何建鹏
  1. DES

    0下载:
  2. des算法的vc实现,vc环境下已通过运行,保证使用-vc des algorithm implementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:38304
    • 提供者:minhang
  1. DES

    1下载:
  2. VHDL语言编写的DES算法,可以参考一下。 -VHDL language of the DES algorithm for reference.
  3. 所属分类:加密解密

    • 发布日期:2017-04-12
    • 文件大小:5159
    • 提供者:小哇
  1. des

    0下载:
  2. des algorithm c program-des algorithm c program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:6979
    • 提供者:kuh4h4
  1. DES

    0下载:
  2. This particular algorithm is a brute force attack on the popular DES Encryption standard. The DES algorithm consists of 4 main classes which will be briefly discussed -The first class takes into consideration the assumption that the in the inputs a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:9615
    • 提供者:RobT
  1. DES

    0下载:
  2. 对数据进行加密传输能有效地保证数据的机密性,DES是一个保证数据机密性的经典算法,本实验拟在VC/ C/C++/Java环境中实现DES算法。-Encrypt the data transfer can effectively guarantee the confidentiality of data, DES is a guarantee of data confidentiality classical algorithm, this study intends to VC/C/C++/Ja
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:29033
    • 提供者:nannan
  1. des

    0下载:
  2. 用powerbuilder实现的des算法的加密解密工具-Des algorithm implementation using powerbuilder encryption decryption tool
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:230530
    • 提供者:武汉
  1. des

    0下载:
  2. 实现用DES算法编写的加密工具,实现数据的加密与解密。-Written by DES algorithm to achieve encryption tool for data encryption and decryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1960609
    • 提供者:黄烨
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com